runtime.gcWork.tryGet (method)
5 uses
runtime (current package)
mgcmark.go#L1068: b = gcw.tryGet()
mgcmark.go#L1074: b = gcw.tryGet()
mgcmark.go#L1146: b = gcw.tryGet()
mgcmark.go#L1151: b = gcw.tryGet()
mgcwork.go#L202: func (w *gcWork) tryGet() uintptr {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)